Welcome![Sign In][Sign Up]
Location:
Search - pca matlab code

Search list

[Special Effectspca-xiugai

Description: 一个修改后的PCA进行人脸识别的Matlab代码-A revised PCA for Face Recognition Matlab code
Platform: | Size: 1024 | Author: 杨建柏 | Hits:

[Special Effects2Dpca

Description: 这是一个非常经典的特征提取算法,matlab写的2DPCA源码-This is a very classical feature extraction algorithm 2DPCA, matlab source code
Platform: | Size: 1024 | Author: Yiwa | Hits:

[Graph programPCA

Description: 基于PCA改进实现人脸识别的完整代码,采用ORL人脸库进行训练和测试.-Face Recognition Based on the PCA to improve the achievement of a complete code, ORL face database used for training and testing.
Platform: | Size: 5120 | Author: 邱赵龙 | Hits:

[AI-NN-PRCellAuto

Description: 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、右下) 规则,1)一个活着的细胞如果保持活的状态,那么它必需具有2至3个活的邻居,否则它就变成死的状态。2)一个死的细胞如果变成活的,那么它必需恰好有3个活的邻居。 程序功能: 1. 方格水平数量和垂直数量自由设置(最少为2,即2*2的网格) 2. 随机初始化细胞(细胞为活的概率可设置) 3. CA状态的演化,可自动逐步也可手动逐步。 4. 两种显示模式(用于研究可能的规律) 5. 可对CA状态进行编辑(操作类似简单的绘图)。 6. 模式。可以选择局部网格为模式;模式可以被旋转和翻转操作;模式可以被保存到文件和插入到网格。 7. 可以保存当前CA的状态到文件,也可载入已保存的CA状态。-Cellular Automata virtual procedure Development tools: Microsoft Visual Basic 6.0 Platform: Windows OS (VB compiler, the code is not optimized to run more slowly) Words to explain: CA, cellular automata, cellular automaton, or cellular automata. Pattern (Pattern), consisting of a number of cells in a state of combination. Model: Dimension, two-dimensional grid Quartet Cells, two states (living and dead) a grid on behalf of a cell. Neighbors, Moore-type (upper and lower, left, right, left, right, left, bottom right) Rules, 1) If a living cell to maintain a state of living, then it must have 2-3 living neighbors, otherwise it becomes a state of death. 2) If a dead cell becomes live, then it must have exactly three live neighbors. Program features: 1. The number of grid levels and the number of free vertical settings (at least 2, which is 2* 2 grid) 2. Random initialization cells (the probability
Platform: | Size: 106496 | Author: iDo4LT | Hits:

[Mathimatics-Numerical algorithmsSubspaceLearningCodes

Description: 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
Platform: | Size: 173056 | Author: dd | Hits:

[matlabPCA

Description: 主成分分析的代码,降维的工具,特征提取降维的工具-PCA code
Platform: | Size: 1024 | Author: dengzhaoxiong | Hits:

[matlabPCA

Description: PCA主元分析的matlab源代码,比较简单-PCA principal component analysis of the matlab source code is relatively simple
Platform: | Size: 1024 | Author: zy | Hits:

[ActiveX/DCOM/ATLpca

Description: Matlab code for PCA principal component analysis
Platform: | Size: 4189184 | Author: 11223 | Hits:

[Special Effectspca

Description: pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
Platform: | Size: 2048 | Author: shelley | Hits:

[2D Graphicpcalda

Description: 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
Platform: | Size: 2048 | Author: | Hits:

[AI-NN-PRNLCPCA

Description: nonlinear pca的具体实现代码-nonlinear pca concrete realization of the code
Platform: | Size: 158720 | Author: 华强 | Hits:

[matlabPCA4Wiley

Description: Matlab PCA主成分分析 一个比较好的matlab代码,非常有用-Matlab PCA PCA matlab code is a relatively good, very useful
Platform: | Size: 703488 | Author: lin | Hits:

[Otherpca-kpca

Description: kca & kpca matlab 源程序 需要的可以-kca & kpca matlab source code need to take a look at
Platform: | Size: 3072 | Author: 珍惜 | Hits:

[matlabfacerecognitionMATLAB

Description: 人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。-MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.
Platform: | Size: 2048 | Author: sunsimple | Hits:

[AlgorithmPRproject_lda

Description: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.
Platform: | Size: 435200 | Author: 李洪涛 | Hits:

[OtherknnPcaWithGA

Description: In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by KNN
Platform: | Size: 20480 | Author: fatal | Hits:

[Special Effectspca

Description: 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
Platform: | Size: 20480 | Author: 张军 | Hits:

[Special Effectspca-sift

Description: sift code,希望对大家有用-sift code............................
Platform: | Size: 514048 | Author: wbj | Hits:

[matlabKPCA

Description: 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and recognition test.
Platform: | Size: 1024 | Author: 李海 | Hits:

[Special Effectsrpca

Description: RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
Platform: | Size: 770048 | Author: bsmsht | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »

CodeBus www.codebus.net